projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9a1472
)
Add a release note about level bar changes
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Feb 2016 03:43:56 +0000
(22:43 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Feb 2016 03:43:56 +0000
(22:43 -0500)
README.in
patch
|
blob
|
history
diff --git
a/README.in
b/README.in
index 5f3ce4e5dfbd661181b7a2a2b878e62008f45341..a7863bd06fc9eaf332d8c9d9329778e93ab359ba 100644
(file)
--- a/
README.in
+++ b/
README.in
@@
-102,6
+102,11
@@
Release notes for 3.18
GtkCellRendererText is no longer ignored. If you don't want your
text to be translucent, use opaque colors.
+* The way in which GtkLevelBar determines the offset to apply was
+ a bit inconsistent in the past; this has been fixed. Applications
+ that are using custom offsets should double-check that their
+ levels look as expected.
+
Release notes for 3.16
======================